home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MacHacksBug / Python 1.5.2c1 / Mac / Lib / lib-toolbox / TextEdit.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-06-23  |  1.7 KB  |  58 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. teJustLeft = 0
  5. teJustCenter = 1
  6. teJustRight = -1
  7. teForceLeft = -2
  8. teFlushDefault = 0
  9. teCenter = 1
  10. teFlushRight = -1
  11. teFlushLeft = -2
  12. fontBit = 0
  13. faceBit = 1
  14. sizeBit = 2
  15. clrBit = 3
  16. addSizeBit = 4
  17. toggleBit = 5
  18. doFont = 1
  19. doFace = 2
  20. doSize = 4
  21. doColor = 8
  22. doAll = 15
  23. addSize = 16
  24. doToggle = 32
  25. EOLHook = 0
  26. DRAWHook = 4
  27. WIDTHHook = 8
  28. HITTESTHook = 12
  29. nWIDTHHook = 24
  30. TextWidthHook = 28
  31. intEOLHook = 0
  32. intDrawHook = 1
  33. intWidthHook = 2
  34. intHitTestHook = 3
  35. intNWidthHook = 6
  36. intTextWidthHook = 7
  37. intInlineInputTSMTEPreUpdateHook = 8
  38. intInlineInputTSMTEPostUpdateHook = 9
  39. teFAutoScroll = 0
  40. teFTextBuffering = 1
  41. teFOutlineHilite = 2
  42. teFInlineInput = 3
  43. teFUseWhiteBackground = 4
  44. teFUseInlineInput = 5
  45. teFInlineInputAutoScroll = 6
  46. teBitClear = 0
  47. teBitSet = 1
  48. teBitTest = -1
  49. teWordSelect = 4
  50. teWordDrag = 8
  51. teFromFind = 12
  52. teFromRecal = 16
  53. teFind = 0
  54. teHighlight = 1
  55. teDraw = -1
  56. teCaret = -2
  57. teFUseTextServices = 4
  58.